home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / misc / flx247sr.zip / src / flex-247 / configur.bat < prev    next >
DOS Batch File  |  1994-08-05  |  172b  |  7 lines

  1. @echo off
  2.  
  3. sed -e "s/y\.tab\./parse_tab\./" -e "/sed/ s/'/\"/g" < Makefile.in > Makefile
  4. sed -f MISC/MSDOS/djgpp.sed Makefile.in > Makefile
  5.  
  6. update initscan.c scan.c
  7.